.bannerSwiper .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	background: #fff;
	opacity: 1;
}
.bannerSwiper .swiper-pagination-bullet-active {
	background: #e50212
}

#main .ul1 ul li {
	width: 20.5%;
	float: left;
}
#main .ul1 ul li.last {
	width: 18%;
	background: #e50212
}
#main .ul1 ul li a {
	display: block;
	position: relative;
	padding: 40px 0 40px 100px;
	border-right: 1px solid #ededed
}
#main .ul1 ul li span {
	display: block;
	width: 56px;
	position: absolute;
	left:35px;
	top: 50px

}
#main .ul1 ul li h3 {
	font-size: 24px;
	color: #333;
	font-weight: 500;
	line-height: 45px;
}
#main .ul1 ul li h3 b {
	display: inline-block;
	padding: 0 10px;
	line-height: 20px;
	background: #e50212;
	color: #fff;
	position: relative;
	left: 10px;
	top: -2px;
	border-radius: 10px;
	font-size: 12px;
}
#main .ul1 ul li p {
	font-size: 14px;
	color: #999;
}
#main .ul1 ul li.last a {
	background:  url(../images/icon15.png) no-repeat right 30px center;
	padding-left: 50px;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	margin: 21px 0

}
.sec1 {
	margin: 50px auto
}
.sec1 .lBox {
	width: 20%;
}

.sec1 .lBox li {
	margin-bottom: 30px;
}

.sec1 .lBox li>a {
	display: block;
	padding:15px 0 15px 40px;
	background: url(../images/icon5.png) no-repeat center;
	background-size: 100% 100%;
	position: relative;
	color: #252733;
	font-size: 20px;
}
.sec1 .lBox li a:hover {
    color: #fff;
    background-image: url(../images/icon5_h.png);
	
}


/*新加*/
.sec1 .lBoxList {
	width: 35%!important;
}
.sec1 .lBoxList .fy{
	margin-top: 60px;
}
.sec1 .lBoxList li {
	width: 100%;
	float: left;
	padding: 30px 12px;
	box-sizing: border-box;
	margin-bottom: 30px
}
.sec1 .lBoxList li:nth-child(4n+5) {
    clear: left;
}

.sec1 .lBoxList li a {
	display: block
}

.sec1 .lBoxList li .pho {
	background: #e8e8e8;
	padding: 10px;
	box-shadow:0 0 10px rgba(0,0,0,.3)
}

/* .sec1 .rBox li .pho img{
    height:195px;
} */
.sec1 .lBoxList li h3 {
	color: #1b1b1b;
	font-size: 18px;
	margin: 30px 0 10px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.sec1 .lBoxList li span {
	display: block;
	width: 90px;
	line-height: 30px;
	margin: 0 auto 20px;
	background: #e50212;
	border-radius: 15px;
	font-size: 14px;
	padding-left: 30px;
	color: #fff;
	position: relative;
}
.sec1 .lBoxList li span:after {
	content: "";
	width: 13px;
	height: 13px;
	background: url(../images/icon9.png) #fff no-repeat center;
	background-size: 10px;
	border-radius: 50%;
	position: absolute;
	right: 10px;
	top: 8px;
}
.sec1 .lBoxList li:hover span:after {
	background-image: url(../images/icon10.png)
}
.sec1 .lBoxList li:hover .pho {
	background: none;
	padding: 0;
	box-shadow: none
}
.sec1 .lBoxList li:hover a {
	padding: 10px;
	background: linear-gradient(to right,#fc2d3c,#e50212)
}
.sec1 .lBoxList li:hover a h3 {
	color: #fff;

}

.sec1 .lBoxList li:nth-child(5),.sec1 .lBoxList li:nth-child(6),.sec1 .lBoxList li:nth-child(7),.sec1 .lBoxList li:nth-child(8){
	margin-bottom: 0
}
.sec1 .title {
	text-align: center;
	padding: 40px 0 20px;
	color: #141418;
}

.sec1 .title h2 {
	font-weight: 500;
	font-size: 58px;
}

.sec1 .title h2 span {
	color: #e50212;
}
.sec1 .title p {
	font-size: 34px;
}
/*结束*/

.sec1 .lBoxs li>a {
	display: block;
	padding:15px 0 15px 40px;
	background: url(../images/icon5-.png) no-repeat center;
	background-size: 100% 100%;
	position: relative;
	color: #252733;
	font-size: 20px;
	border:2px solid #000;
}
.sec1 .lBoxs li a:hover {
    color: #ff0000;
	background-image: url(../images/icon5_h-.png);
	border:2px solid #ff0000;
}
.sec1 .lBoxs li:hover>a:after {
	background-image: url(../images/icon8-.png)
}
.sec1 .lBox li>a:after {
	content:"";
	width: 30px;
	height: 18px;
	background: url(../images/icon7.png) no-repeat;
	background-size: cover;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}

.sec1 .lBox li:hover>a:after {
	background-image: url(../images/icon8.png)
}
.sec1 .lBoxs li>a:after {
	content:"";
	width: 30px;
	height: 18px;
	background: url(../images/icon7-.png) no-repeat;
	background-size: cover;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}
.sec1 .lBox li>a p {
	font-size: 15px;
	margin-top: 5px
}
.sec1 .lBox li.on>a {
	background-image: url(../images/icon5_h.png);
	color: #fff
}
.sec1 .lBoxs li.on>a {
	background-image: url(../images/icon5_h-.png);
	color: #252733
}

.sec1 .lBox li.ons>a {
	border:none;
}



.sec1 .lBox li.on>a:after {
	background-image: url(../images/icon8.png)
}
.sec1 .rBox {
	width: 71%;
}
.sec1 .rBoxList {
	width: 65%!important;
}
.sec1 .rBoxList li {
	width: 50%!important;
	
}
.sec1 .rBoxList .sy li {
	width: 31%!important;
	
}
.sec1 .rBox .fy{
	margin-top: 60px;
}
.sec1 .rBox li {
	width: 25%;
	float: left;
	padding: 30px 12px 0 12px;
	box-sizing: border-box;
	margin-bottom: 30px
}
.sec1 .rBoxzz li {
	width: 33%!important;
	float: left;
	padding: 0 12px;
	box-sizing: border-box;
	margin-bottom: 10px
}
.sec1 .rBoxInfo {
	width: 100%!important;
}
.sec1 .rBoxList li {
	margin-bottom: 0px!important;
}
.sec1 .rBoxInfo li {	
	padding: 30px 12px 0 12px;
	box-sizing: border-box;
	margin-bottom: 30px
}
.sec1 .rBoxInfo li span {
	display: block;
	text-align: center;
	width: 150px;
	line-height: 45px;
	margin: 0 auto;
	background: #e50212;
	border-radius: 22px;
	font-size: 15px;	
	color: #fff;
	position: relative;
}





.sec1 .rBoxInfo li a {
	display: block
}
/* .sec1 .rBoxInfo li a:hover {
	padding: 1px;
	
} */
.sec1 .rBox li:nth-child(4n+5) {
    clear: left;
}
.sec1 .rBoxzz li:nth-child(3n+1) {
    clear: left!important;
}
.sec1 .rBoxzz li:nth-child(4n+5) {
    clear: none!important;
}
.sec1 .rBoxList .sy2 li:nth-child(3n+0) {
    clear: left;
}
.sec1 .rBoxList .sy li:nth-child(4n+0) {
    clear: left;
}
.sec1 .rBox .sy li:nth-child(4n+5) {
    clear: none!important;
}

.sec1 .rBox li a {
	display: block
}

.sec1 .rBox li .pho {
	background: #e8e8e8;
	padding: 10px;
	box-shadow:0 0 10px rgba(0,0,0,.3)
}

/* .sec1 .rBox li .pho img{
    height:195px;
} */
.sec1 .rBox li h3 {
	color: #1b1b1b;
	height: 54px;
	font-size: 18px;
	margin: 30px 0 10px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.sec1 .rBoxList li h3 {
	
	height: 25px!important;	
	/* font-weight: 500; */

}

.sec1 .rBox li span {
	display: block;
	width: 90px;
	line-height: 30px;
	margin: 0 auto 20px;
	background: #e50212;
	border-radius: 15px;
	font-size: 14px;
	padding-left: 30px;
	color: #fff;
	position: relative;
}
.sec1 .rBox li span:after {
	content: "";
	width: 13px;
	height: 13px;
	background: url(../images/icon9.png) #fff no-repeat center;
	background-size: 10px;
	border-radius: 50%;
	position: absolute;
	right: 10px;
	top: 8px;
}
.sec1 .rBox li:hover span:after {
	background-image: url(../images/icon10.png)
}
.sec1 .rBox li:hover .pho {
	background: none;
	padding: 0;
	box-shadow: none
}
.sec1 .rBox li:hover a {
	padding: 10px;
	background: linear-gradient(to right,#fc2d3c,#e50212)
}
.sec1 .rBox li:hover a h3 {
	color: #fff;

}

.sec1 .rBox li:nth-child(5),.sec1 .rBox li:nth-child(6),.sec1 .rBox li:nth-child(7),.sec1 .rBox li:nth-child(8){
	margin-bottom: 0
}

.sec2 {
	padding: 60px 0;
	background: url(../images/pho2.jpg) no-repeat;
	background-size: cover
} 

.sec2 .container {
	width: 65%;
	margin: 0 auto;
	color: #fff;
	position: relative;
}
.sec2 .container h3 {
	text-transform: uppercase;
	font-size: 22px;
}
.sec2 .text span{
	font-size: 16px;
	display: block;
	margin: 8px 0;
}
.sec2 .text i {
	margin: 16px 0;
	display: block;
	width: 20px;
	height: 4px;
	background: #fff;
}
.sec2 .text h2 {
	margin: 13px 0 20px;
	font-size: 22px;
}
.sec2 .text p {
	font-size: 16px;
	line-height: 32px;
}

.sec2 .container  a {
	display: block;
	text-align:center;
	position: absolute;
	right: 0;
	top: 20px;
width: 150px;
line-height: 45px;
color: #fff;
background: linear-gradient(to right,#fc2d3c,#e50212);
	border-radius: 22px;
	font-size: 15px;
}
.sec2 .container ul{
	margin-top: 130px;
}

.sec2 .container ul li {
	width:33.33%;
	float:left;
	text-align:center;
}
.sec2 .container ul li p {
	font-size:15px;
	margin-top: 14px;
}
.sec2 .container ul li strong {
	display:inline-block;
	margin: 0 auto 10px;
	position: relative;
	font-size: 50px;
}

.sec2 .container ul li i {
	display: inline-block;
width: 32px;
	line-height: 32px;
	border-radius: 50%;
	font-size:15px;
	position: absolute;
	top: 0;
	right: -40px;
	background: #fff;
	color: #333;
	font-style: normal;
}

.sec .title {
	text-align: center;
	padding: 40px 0 20px;
	color: #141418;
}

.sec .title h2 {
	font-weight: 500;
	font-size: 58px;
}

.sec .title h2 span {
	color: #e50212;
}
.sec .title p {
	font-size: 34px;
}

.sec3 .container {
	width:80%;
	max-width: 1400px;
	margin: 40px auto;
	position: relative;
}
.sec3 .container .swiper {
	margin: 0 70px;
	padding-bottom: 30px
}
.sec3 .swiper a {
	display: block;
	background: #fff;
	margin: 0 10px;
	box-shadow: 0 0 10px rgba(0,0,0,.3)
}

.sec3 .swiper  .text {
	padding:25px 20px;
}

.sec3 .swiper  .text h3 {
	font-size: 20px;
	color: #333;
	margin-bottom: 12px
}

.sec3 .swiper  .text  p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.sec3 .swiper-button-next {
	background: url(../images/icon11.png) no-repeat center;
	width: 40px;
	height: 55px;

}
.sec3 .swiper-button-prev {
	background: url(../images/icon12.png) no-repeat center;
	width: 40px;
	height: 55px;

}
.sec3 .swiper-button-next:after,.sec3 .swiper-button-prev:after {
	display: none
}

.sec4 li {
	width: 25%;
	padding: 0 20px;
	float: left;
	box-sizing: border-box
}

.sec4 li a {
	display: block;
	background: #fff;
	border: 1px solid #eee
}

.sec4 li .text {
	padding: 25px 15px;
}

.sec4 li h3 {
	font-size: 18px;
	font-weight: 500;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 20px 0 40px;
	color: #141418
}
.sec4 li span {
	font-size: 16px;
	color: #666
}
.sec4 li i {
	display: block;
	position: relative;
	font-style: normal;
	color: #e50212;
	font-size: 14px;
	text-align: right
}
.sec4 li i:after {
	content:"";
	position: absolute;
	left: 0;
	top: 50%;
	right:100px;
	background: #eee;
	height: 1px;
}
.more a {
    display: block;
    text-align: center;
    width: 150px;
    line-height: 45px;
    margin: 0 auto;
    background: #e50212;
    border-radius: 22px;
    font-size: 15px;
    color: #fff;
    position: relative;
	margin: 40px auto

}

/* .more a {
	display: block;
	width: 160px;
	line-height: 50px;
	border: 3px solid #333;
	text-align: center;
	font-size: 15px;
	margin: 40px auto
} */
/* 新加 */
@media only screen and (max-width: 1441px) {
.sec1 .lBox li>a { 
    font-size: 17px;
}
.sec1 .lBoxList li .pho img {
	height:646px;
}
.sec1 .lBoxList li .phosy>img {
	height:686px;
}
}
@media only screen and (min-width: 1441px) {
.sec1 .lBoxList li .pho img {
	height:889px;
}
.sec1 .lBoxList li .phosy>img {
	height:970px;
}
}



